C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / CssStyles Property

In This Topic
CssStyles Property (TransposedGrid<T>)
In This Topic
Gets the CSS style applied in the control.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public ReadOnly Property CssStyles As IDictionary(Of String,String)
 
See Also